Miner.Responder.Shared.Configuration Namespace > ProviderInitializedEventArgs<TProvider> Class : Provider Property |
'Declaration
Public ReadOnly Property Provider As TProvider
'Usage
Dim instance As ProviderInitializedEventArgs(Of TProvider) Dim value As TProvider value = instance.Provider
public TProvider Provider {get;}
public read-only property Provider: TProvider;
public function get Provider : TProvider
public: __property TProvider* get_Provider();
public: property TProvider^ Provider { TProvider^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2